home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / pico_2.swf / scripts / DefineButton2_757 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-08-12  |  61 b   |  5 lines

  1. on(release){
  2.    setGlobals();
  3.    _root.gotoAndStop(5);
  4. }
  5.